Crate heapless_bytes[][src]

Expand description

heapless-bytes

Newtype around heapless byte Vec with efficient serde.

Structs

Bytes

Traits

IsGreaterOrEqual

A type operator that returns True if Self >= Rhs, otherwise returns False.

Unsigned

The marker trait for compile time unsigned integers.

Type Definitions

Bytes8
Bytes16
Bytes32
Bytes64
True